2026-03-22 17:28:53,818 [ 115409 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-03-22 17:28:53,818 [ 115409 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-03-22 17:28:53,818 [ 115409 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-03-22 17:28:53,818 [ 115409 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_18gvut --privileged --dns-search='.' --memory=30709039104 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host 'test_alter_moving_garbage/test.py::test_alter_moving[False-False]' 'test_alter_moving_garbage/test.py::test_alter_moving[False-True]' 'test_alter_moving_garbage/test.py::test_alter_moving[True-True]' test_alter_moving_garbage/test.py::test_delete_race_leftovers 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1]' test_backup_log/test.py::test_backup_log test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_config_corresponding_root/test.py::test_work test_config_decryption/test_wrong_settings.py::test_invalid_chars test_config_decryption/test_wrong_settings.py::test_no_encryption_key test_config_decryption/test_wrong_settings.py::test_subnodes test_config_decryption/test_wrong_settings.py::test_wrong_method test_config_yaml_full/test.py::test_yaml_full_conf test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed]' test_dictionaries_null_value/test.py::test_null_value 'test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Date_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[String_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_]' test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable test_distributed_config/test.py::test_distibuted_settings test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl test_distributed_ddl_on_cross_replication/test.py::test_atomic_database test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_distributed_load_balancing/test.py::test_load_balancing_default test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance test_distributed_load_balancing/test.py::test_load_balancing_in_order test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 'test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority]' 'test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative]' test_distributed_load_balancing/test.py::test_load_balancing_round_robin test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper test_enabling_access_management/test.py::test_enabling_access_management test_encrypted_disk_replication/test.py::test_replication test_encrypted_disk_replication/test.py::test_zero_copy_replication test_endpoint_macro_substitution/test.py::test_select_by_type test_executable_table_function/test.py::test_executable_function_arg_eval_input_python -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_catboost_evaluate/test.py::testAmazonModelManyRows test_create_user_and_login/test.py::test_grant_create_user test_alter_moving_garbage/test.py::test_alter_moving[False-False] test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_config_decryption/test_wrong_settings.py::test_invalid_chars test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] [gw7] [ 1%] PASSED test_config_decryption/test_wrong_settings.py::test_invalid_chars test_config_decryption/test_wrong_settings.py::test_no_encryption_key [gw9] [ 2%] PASSED test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login [gw9] [ 3%] PASSED test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user [gw6] [ 4%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] [gw6] [ 5%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] [gw9] [ 6%] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml [gw6] [ 7%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] [gw6] [ 8%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] [gw8] [ 9%] PASSED test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple [gw7] [ 10%] PASSED test_config_decryption/test_wrong_settings.py::test_no_encryption_key test_config_decryption/test_wrong_settings.py::test_subnodes [gw9] [ 11%] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user_xml [gw2] [ 12%] PASSED test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_distributed_load_balancing/test.py::test_load_balancing_default [gw8] [ 13%] PASSED test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single [gw4] [ 14%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl [gw0] [ 15%] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow [gw0] [ 16%] PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString [gw5] [ 17%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-False] test_alter_moving_garbage/test.py::test_alter_moving[False-True] [gw0] [ 18%] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures [gw0] [ 19%] PASSED test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric [gw0] [ 20%] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath [gw0] [ 21%] PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath [gw0] [ 22%] PASSED test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString [gw7] [ 23%] PASSED test_config_decryption/test_wrong_settings.py::test_subnodes test_config_decryption/test_wrong_settings.py::test_wrong_method [gw0] [ 24%] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_allowed_client_hosts/test.py::test_allowed_host [gw0] [ 25%] PASSED test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures [gw0] [ 26%] PASSED test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures [gw1] [ 27%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] [gw0] [ 28%] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures [gw5] [ 29%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-True] test_alter_moving_garbage/test.py::test_alter_moving[True-True] [gw0] [ 30%] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash [gw9] [ 31%] PASSED test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl test_distributed_ddl_on_cross_replication/test.py::test_atomic_database [gw7] [ 32%] PASSED test_config_decryption/test_wrong_settings.py::test_wrong_method test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] [gw3] [ 33%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] [gw9] [ 34%] PASSED test_distributed_ddl_on_cross_replication/test.py::test_atomic_database test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl [gw9] [ 35%] PASSED test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl [gw0] [ 36%] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh [gw8] [ 37%] PASSED test_default_compression_codec/test.py::test_default_codec_single [gw6] [ 38%] PASSED test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host [gw5] [ 39%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[True-True] test_alter_moving_garbage/test.py::test_delete_race_leftovers [gw6] [ 40%] PASSED test_allowed_client_hosts/test.py::test_denied_host [gw0] [ 41%] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw0] [ 42%] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw4] [ 43%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_encrypted_disk_replication/test.py::test_replication [gw1] [ 44%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible [gw4] [ 45%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup [gw8] [ 46%] PASSED test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible [gw6] [ 47%] PASSED test_encrypted_disk_replication/test.py::test_replication [gw0] [ 48%] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw8] [ 49%] PASSED test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_encrypted_disk_replication/test.py::test_zero_copy_replication [gw6] [ 50%] PASSED test_encrypted_disk_replication/test.py::test_zero_copy_replication test_broken_part_during_merge/test.py::test_merge_and_part_corruption [gw1] [ 51%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] test_dictionaries_null_value/test.py::test_null_value [gw5] [ 52%] PASSED test_alter_moving_garbage/test.py::test_delete_race_leftovers [gw3] [ 53%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] [gw7] [ 54%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] [gw4] [ 55%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup [gw8] [ 56%] PASSED test_dictionaries_null_value/test.py::test_null_value test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica [gw1] [ 57%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] [gw0] [ 58%] PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_backup_log/test.py::test_backup_log test_config_yaml_full/test.py::test_yaml_full_conf [gw9] [ 59%] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup [gw4] [ 60%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore [gw2] [ 61%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_default test_distributed_load_balancing/test.py::test_load_balancing_first_or_random [gw0] [ 62%] PASSED test_config_yaml_full/test.py::test_yaml_full_conf test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper [gw8] [ 63%] PASSED test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable [gw1] [ 64%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] [gw6] [ 65%] PASSED test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica [gw5] [ 66%] PASSED test_backup_log/test.py::test_backup_log test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade [gw3] [ 67%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] [gw4] [ 68%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup [gw7] [ 69%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] [gw0] [ 70%] PASSED test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_distributed_config/test.py::test_distibuted_settings [gw3] [ 71%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] test_enabling_access_management/test.py::test_enabling_access_management [gw1] [ 72%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] [gw4] [ 73%] FAILED test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup [gw5] [ 74%] PASSED test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade [gw6] [ 75%] PASSED test_distributed_config/test.py::test_distibuted_settings [gw8] [ 76%] PASSED test_enabling_access_management/test.py::test_enabling_access_management test_executable_table_function/test.py::test_executable_function_arg_eval_input_python [gw7] [ 77%] PASSED test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge [gw1] [ 78%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] test_endpoint_macro_substitution/test.py::test_select_by_type [gw8] [ 79%] PASSED test_executable_table_function/test.py::test_executable_function_arg_eval_input_python [gw3] [ 80%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] [gw1] [ 81%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] test_dictionaries_redis/test.py::test_redis_dictionaries[String_] [gw7] [ 82%] PASSED test_endpoint_macro_substitution/test.py::test_select_by_type [gw1] [ 83%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[String_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] [gw3] [ 84%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] [gw1] [ 85%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] [gw2] [ 86%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance [gw1] [ 87%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] [gw9] [ 88%] PASSED test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_config_corresponding_root/test.py::test_work [gw3] [ 89%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] [gw1] [ 90%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] [gw9] [ 91%] PASSED test_config_corresponding_root/test.py::test_work [gw1] [ 92%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] [gw3] [ 93%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] [gw1] [ 94%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] [gw2] [ 95%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance test_distributed_load_balancing/test.py::test_load_balancing_in_order [gw2] [ 96%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_in_order test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname [gw2] [ 97%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] [gw2] [ 98%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] [gw2] [ 99%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] test_distributed_load_balancing/test.py::test_load_balancing_round_robin [gw2] [100%] PASSED test_distributed_load_balancing/test.py::test_load_balancing_round_robin =================================== FAILURES =================================== _________________________ test_shutdown_cancels_backup _________________________ [gw4] linux -- Python 3.10.12 /usr/bin/python3 def test_shutdown_cancels_backup(): > with NoTrashChecker() as no_trash_checker: test_backup_restore_on_cluster/test_cancel_backup.py:556: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = type = None, value = None, traceback = None def __exit__(self, type, value, traceback): list_of_znodes = set( node1.query( "SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' " + "AND NOT (name == 'alive_tracker')" ).splitlines() ) new_znodes = list_of_znodes.difference(self.__previous_list_of_znodes) if new_znodes: print(f"Found nodes in ZooKeeper: {new_znodes}") for node in new_znodes: print( f"Nodes in '/clickhouse/backups/{node}':\n" + node1.query( f"SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups/{node}'" ) ) print( f"Nodes in '/clickhouse/backups/{node}/stage':\n" + node1.query( f"SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups/{node}/stage'" ) ) if self.check_zookeeper: assert new_znodes == set() list_of_backups = set( os.listdir(os.path.join(node1.cluster.instances_dir, "backups")) ) new_backups = list_of_backups.difference(self.__previous_list_of_backups) unfinished_backups = set( backup for backup in new_backups if not os.path.exists( os.path.join(node1.cluster.instances_dir, "backups", backup, ".backup") ) ) new_backups = set( backup for backup in new_backups if backup not in unfinished_backups ) if new_backups: print(f"Found new backups: {new_backups}") if unfinished_backups: print(f"Found unfinished backups: {unfinished_backups}") assert new_backups == set(self.expect_backups) assert unfinished_backups.difference(self.allow_unfinished_backups) == set() all_errors = set() start_time = time.strftime( "%Y-%m-%d %H:%M:%S", self.__start_time_for_collecting_errors ) for node in nodes: errors_query_result = node.query( "SELECT name FROM system.errors WHERE last_error_time >= toDateTime('" + start_time + "') " + "AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) " + "AND NOT (name == 'NO_ELEMENTS_IN_CONFIG')" ) errors = errors_query_result.splitlines() if errors: print(f"{get_node_name(node)}: Found errors: {errors}") print( node.query( "SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('" + start_time + "')" ) ) for error in errors: > assert (error in self.expect_errors) or (error in self.allow_errors) E AssertionError: assert ('NETLINK_ERROR' in ['QUERY_WAS_CANCELLED'] or 'NETLINK_ERROR' in []) E + where ['QUERY_WAS_CANCELLED'] = .expect_errors E + and [] = .allow_errors test_backup_restore_on_cluster/test_cancel_backup.py:394: AssertionError ----------------------------- Captured stdout call ----------------------------- Using node1 as initiator Sleeping 0.9454914414203558 seconds Waiting for number of system processes = 1+ Got 2 system processes for backup 80bf78546a614a8cb276a9e7da37d7be after waiting 0 seconds node1: Restarting... node1: Restarted Waiting for number of system processes = 0 Got 0 system processes for backup 80bf78546a614a8cb276a9e7da37d7be after waiting 0 seconds node1: Found errors: ['NETLINK_ERROR'] NO_ELEMENTS_IN_CONFIG Certificate file is not set. NETLINK_ERROR Can\'t receive Netlink response: error -2 ------------------------------ Captured log call ------------------------------- 2026-03-22 17:31:29.792000 [ 676 ] DEBUG : Executing query SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' AND NOT (name == 'alive_tracker') on node1 (cluster.py:3648, query) 2026-03-22 17:31:30.058000 [ 676 ] DEBUG : Executing query CREATE TABLE tbl ON CLUSTER 'cluster' (x UInt64) ENGINE=ReplicatedMergeTree('/clickhouse/tables/tbl/', '{replica}') ORDER BY tuple() PARTITION BY x%10 on node1 (cluster.py:3648, query) 2026-03-22 17:31:30.425000 [ 676 ] DEBUG : Executing query INSERT INTO tbl SELECT number FROM numbers(10) on node1 (cluster.py:3648, query) 2026-03-22 17:31:30.841000 [ 676 ] DEBUG : Executing query BACKUP TABLE tbl ON CLUSTER 'cluster' TO Disk('backups', '80bf78546a614a8cb276a9e7da37d7be') SETTINGS id='80bf78546a614a8cb276a9e7da37d7be' ASYNC on node1 (cluster.py:3648, query) 2026-03-22 17:31:31.107000 [ 676 ] DEBUG : Executing query SELECT status FROM system.backups WHERE id='80bf78546a614a8cb276a9e7da37d7be' on node1 (cluster.py:3648, query) 2026-03-22 17:31:31.322000 [ 676 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%80bf78546a614a8cb276a9e7da37d7be%') on node1 (cluster.py:3648, query) 2026-03-22 17:31:32.537000 [ 676 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%80bf78546a614a8cb276a9e7da37d7be%') on node1 (cluster.py:3648, query) 2026-03-22 17:31:32.802000 [ 676 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2051, exec_in_container) 2026-03-22 17:31:32.802000 [ 676 ] DEBUG : Command:[docker exec -u root roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps -C clickhouse] (cluster.py:121, run_and_check) 2026-03-22 17:31:32.854000 [ 676 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:145, run_and_check) 2026-03-22 17:31:32.855000 [ 676 ] DEBUG : Stdout: 8 ? 00:00:35 clickhouse (cluster.py:145, run_and_check) 2026-03-22 17:31:32.855000 [ 676 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2051, exec_in_container) 2026-03-22 17:31:32.855000 [ 676 ] DEBUG : Command:[docker exec -u root roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c pkill clickhouse] (cluster.py:121, run_and_check) 2026-03-22 17:31:32.899000 [ 676 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-03-22 17:31:32.899000 [ 676 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-03-22 17:31:32.962000 [ 676 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-03-22 17:31:33.963000 [ 676 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-03-22 17:31:33.963000 [ 676 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-03-22 17:31:34.016000 [ 676 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-03-22 17:31:35.018000 [ 676 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-03-22 17:31:35.018000 [ 676 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-03-22 17:31:35.068000 [ 676 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-03-22 17:31:36.070000 [ 676 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-03-22 17:31:36.070000 [ 676 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-03-22 17:31:36.117000 [ 676 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-03-22 17:31:37.118000 [ 676 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-03-22 17:31:37.118000 [ 676 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-03-22 17:31:37.169000 [ 676 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-03-22 17:31:38.169000 [ 676 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-03-22 17:31:38.170000 [ 676 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-03-22 17:31:38.250000 [ 676 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-03-22 17:31:39.251000 [ 676 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-03-22 17:31:39.252000 [ 676 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-03-22 17:31:39.302000 [ 676 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-03-22 17:31:40.303000 [ 676 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-03-22 17:31:40.304000 [ 676 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-03-22 17:31:40.349000 [ 676 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-03-22 17:31:41.351000 [ 676 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-03-22 17:31:41.351000 [ 676 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-03-22 17:31:41.397000 [ 676 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-03-22 17:31:41.397000 [ 676 ] DEBUG : Stdout:843 (cluster.py:145, run_and_check) 2026-03-22 17:31:42.398000 [ 676 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-03-22 17:31:42.398000 [ 676 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-03-22 17:31:42.449000 [ 676 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-03-22 17:31:42.449000 [ 676 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-03-22 17:31:42.494000 [ 676 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:4014, start_clickhouse) 2026-03-22 17:31:42.497000 [ 676 ] DEBUG : http://localhost:None "POST /v1.46/containers/roottestbackuprestoreonclustercancelbackup-gw4-node1-1/exec HTTP/1.1" 201 74 (connectionpool.py:547, _make_request) 2026-03-22 17:31:42.523000 [ 676 ] DEBUG : http://localhost:None "POST /v1.46/exec/d190e454dccafacb7e51328c8cf4b67e2a9a4a5d40b30a8e2fa4eb4d02b58599/start HTTP/1.1" 200 0 (connectionpool.py:547, _make_request) 2026-03-22 17:31:42.525000 [ 676 ] DEBUG : http://localhost:None "GET /v1.46/exec/d190e454dccafacb7e51328c8cf4b67e2a9a4a5d40b30a8e2fa4eb4d02b58599/json HTTP/1.1" 200 586 (connectionpool.py:547, _make_request) 2026-03-22 17:31:43.527000 [ 676 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-03-22 17:31:43.527000 [ 676 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-03-22 17:31:43.583000 [ 676 ] DEBUG : Stdout:880 (cluster.py:145, run_and_check) 2026-03-22 17:31:43.583000 [ 676 ] DEBUG : Clickhouse process running. (cluster.py:4028, start_clickhouse) 2026-03-22 17:31:43.583000 [ 676 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-03-22 17:31:43.583000 [ 676 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-03-22 17:31:43.656000 [ 676 ] DEBUG : Stdout:880 (cluster.py:145, run_and_check) 2026-03-22 17:31:43.656000 [ 676 ] DEBUG : Executing query select 20 on node1 (cluster.py:3648, query) 2026-03-22 17:31:44.325000 [ 676 ] DEBUG : Executing query select 20 on node1 (cluster.py:3648, query) 2026-03-22 17:31:45.194000 [ 676 ] DEBUG : Executing query select 20 on node1 (cluster.py:3648, query) 2026-03-22 17:31:45.911000 [ 676 ] DEBUG : Executing query select 20 on node1 (cluster.py:3648, query) 2026-03-22 17:31:46.178000 [ 676 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%80bf78546a614a8cb276a9e7da37d7be%') on node1 (cluster.py:3648, query) 2026-03-22 17:31:46.545000 [ 676 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%80bf78546a614a8cb276a9e7da37d7be%') on node2 (cluster.py:3648, query) 2026-03-22 17:31:46.811000 [ 676 ] DEBUG : Executing query SYSTEM FLUSH LOGS on node1 (cluster.py:3648, query) 2026-03-22 17:31:47.678000 [ 676 ] DEBUG : Executing query SELECT status FROM system.backup_log WHERE id='80bf78546a614a8cb276a9e7da37d7be' ORDER BY status on node1 (cluster.py:3648, query) 2026-03-22 17:31:47.945000 [ 676 ] DEBUG : Executing query SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' AND NOT (name == 'alive_tracker') on node1 (cluster.py:3648, query) 2026-03-22 17:31:48.161000 [ 676 ] DEBUG : Executing query SELECT name FROM system.errors WHERE last_error_time >= toDateTime('2026-03-22 17:31:29') AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) AND NOT (name == 'NO_ELEMENTS_IN_CONFIG') on node1 (cluster.py:3648, query) 2026-03-22 17:31:48.427000 [ 676 ] DEBUG : Executing query SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('2026-03-22 17:31:29') on node1 (cluster.py:3648, query) ---------------------------- Captured log teardown ----------------------------- 2026-03-22 17:31:48.869000 [ 676 ] DEBUG : Executing query DROP TABLE IF EXISTS tbl ON CLUSTER 'cluster' SYNC on node1 (cluster.py:3648, query) 2026-03-22 17:31:49.336000 [ 676 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/.env --project-name roottestbackuprestoreonclustercancelbackup-gw4 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node2/docker-compose.yml stop --timeout 20] (cluster.py:121, run_and_check) 2026-03-22 17:31:51.882000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Stopping (cluster.py:147, run_and_check) 2026-03-22 17:31:51.882000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Stopping (cluster.py:147, run_and_check) 2026-03-22 17:31:51.882000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Stopped (cluster.py:147, run_and_check) 2026-03-22 17:31:51.883000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Stopped (cluster.py:147, run_and_check) 2026-03-22 17:31:51.883000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Stopping (cluster.py:147, run_and_check) 2026-03-22 17:31:51.883000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Stopping (cluster.py:147, run_and_check) 2026-03-22 17:31:51.883000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Stopping (cluster.py:147, run_and_check) 2026-03-22 17:31:51.883000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Stopped (cluster.py:147, run_and_check) 2026-03-22 17:31:51.883000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Stopped (cluster.py:147, run_and_check) 2026-03-22 17:31:51.883000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Stopped (cluster.py:147, run_and_check) 2026-03-22 17:31:51.883000 [ 676 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node1/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node1/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:121, run_and_check) 2026-03-22 17:31:51.894000 [ 676 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node2/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node2/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:121, run_and_check) 2026-03-22 17:31:51.905000 [ 676 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/.env --project-name roottestbackuprestoreonclustercancelbackup-gw4 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node2/docker-compose.yml down --volumes] (cluster.py:121, run_and_check) 2026-03-22 17:31:52.592000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Stopping (cluster.py:147, run_and_check) 2026-03-22 17:31:52.593000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Stopping (cluster.py:147, run_and_check) 2026-03-22 17:31:52.593000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Stopped (cluster.py:147, run_and_check) 2026-03-22 17:31:52.593000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Removing (cluster.py:147, run_and_check) 2026-03-22 17:31:52.593000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Stopped (cluster.py:147, run_and_check) 2026-03-22 17:31:52.593000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Removing (cluster.py:147, run_and_check) 2026-03-22 17:31:52.593000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Removed (cluster.py:147, run_and_check) 2026-03-22 17:31:52.593000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Removed (cluster.py:147, run_and_check) 2026-03-22 17:31:52.593000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Stopping (cluster.py:147, run_and_check) 2026-03-22 17:31:52.593000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Stopping (cluster.py:147, run_and_check) 2026-03-22 17:31:52.593000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Stopping (cluster.py:147, run_and_check) 2026-03-22 17:31:52.593000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Stopped (cluster.py:147, run_and_check) 2026-03-22 17:31:52.593000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Removing (cluster.py:147, run_and_check) 2026-03-22 17:31:52.593000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Stopped (cluster.py:147, run_and_check) 2026-03-22 17:31:52.593000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Removing (cluster.py:147, run_and_check) 2026-03-22 17:31:52.593000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Stopped (cluster.py:147, run_and_check) 2026-03-22 17:31:52.593000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Removing (cluster.py:147, run_and_check) 2026-03-22 17:31:52.594000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Removed (cluster.py:147, run_and_check) 2026-03-22 17:31:52.594000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Removed (cluster.py:147, run_and_check) 2026-03-22 17:31:52.594000 [ 676 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Removed (cluster.py:147, run_and_check) 2026-03-22 17:31:52.594000 [ 676 ] DEBUG : Stderr: Network roottestbackuprestoreonclustercancelbackup-gw4_default Removing (cluster.py:147, run_and_check) 2026-03-22 17:31:52.594000 [ 676 ] DEBUG : Stderr: Network roottestbackuprestoreonclustercancelbackup-gw4_default Removed (cluster.py:147, run_and_check) 2026-03-22 17:31:52.594000 [ 676 ] DEBUG : Cleanup called (cluster.py:851, cleanup) 2026-03-22 17:31:52.617000 [ 676 ] DEBUG : Docker networks for project roottestbackuprestoreonclustercancelbackup-gw4 are NETWORK ID NAME DRIVER SCOPE (cluster.py:830, print_all_docker_pieces) 2026-03-22 17:31:52.638000 [ 676 ] DEBUG : Docker containers for project roottestbackuprestoreonclustercancelbackup-gw4 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:838, print_all_docker_pieces) 2026-03-22 17:31:52.658000 [ 676 ] DEBUG : Docker volumes for project roottestbackuprestoreonclustercancelbackup-gw4 are DRIVER VOLUME NAME (cluster.py:846, print_all_docker_pieces) 2026-03-22 17:31:52.658000 [ 676 ] DEBUG : Command:[docker container list --all --filter name='^/roottestbackuprestoreonclustercancelbackup-gw4-.*-1$' --format '{{.ID}}:{{.Names}}'] (cluster.py:121, run_and_check) 2026-03-22 17:31:52.679000 [ 676 ] DEBUG : Unstopped containers: {} (cluster.py:865, cleanup) 2026-03-22 17:31:52.680000 [ 676 ] DEBUG : No running containers for project: roottestbackuprestoreonclustercancelbackup-gw4 (cluster.py:879, cleanup) 2026-03-22 17:31:52.680000 [ 676 ] DEBUG : Trying to prune unused networks... (cluster.py:885, cleanup) 2026-03-22 17:31:52.699000 [ 676 ] DEBUG : Trying to prune unused images... (cluster.py:901, cleanup) 2026-03-22 17:31:52.699000 [ 676 ] DEBUG : Command:[docker image prune -f] (cluster.py:121, run_and_check) 2026-03-22 17:31:52.729000 [ 676 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:145, run_and_check) 2026-03-22 17:31:52.729000 [ 676 ] DEBUG : Images pruned (cluster.py:904, cleanup) 2026-03-22 17:31:52.729000 [ 676 ] DEBUG : Trying to prune unused volumes... (cluster.py:910, cleanup) 2026-03-22 17:31:52.729000 [ 676 ] DEBUG : Command:[docker volume ls | wc -l] (cluster.py:121, run_and_check) 2026-03-22 17:31:52.745000 [ 676 ] DEBUG : Stdout:1 (cluster.py:145, run_and_check) 2026-03-22 17:31:52.746000 [ 676 ] DEBUG : Volumes pruned: 1 (cluster.py:915, cleanup) ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 120.03s call test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 111.45s call test_distributed_load_balancing/test.py::test_load_balancing_default 105.12s call test_distributed_load_balancing/test.py::test_load_balancing_first_or_random 103.44s call test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance 100.83s call test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 99.37s call test_distributed_load_balancing/test.py::test_load_balancing_in_order 47.24s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 46.17s call test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 45.62s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 42.95s call test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 41.11s call test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 40.20s call test_default_compression_codec/test.py::test_default_codec_single 40.17s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 39.40s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 38.99s call test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 38.95s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 37.15s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 36.66s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 33.46s call test_alter_moving_garbage/test.py::test_delete_race_leftovers 29.56s call test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 28.07s call test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 26.50s call test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 24.68s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 24.08s setup test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 24.02s teardown test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable 23.25s setup test_alter_moving_garbage/test.py::test_alter_moving[False-False] 23.03s setup test_allowed_client_hosts/test.py::test_allowed_host 22.72s teardown test_encrypted_disk_replication/test.py::test_zero_copy_replication 22.71s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 21.91s call test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 21.76s teardown test_alter_moving_garbage/test.py::test_delete_race_leftovers 21.62s teardown test_endpoint_macro_substitution/test.py::test_select_by_type 21.28s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 21.24s call test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 20.86s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 20.34s setup test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable 20.31s setup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 20.07s setup test_catboost_evaluate/test.py::testAmazonModelManyRows 19.85s call test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 19.68s setup test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl 19.37s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 19.32s setup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 19.24s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 19.17s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 19.12s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 19.12s call test_alter_moving_garbage/test.py::test_alter_moving[True-True] 19.08s call test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 18.90s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 18.85s setup test_default_compression_codec/test.py::test_default_codec_for_compact_parts 18.79s call test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 18.48s call test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 18.47s setup test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors 18.38s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 18.17s call test_alter_moving_garbage/test.py::test_alter_moving[False-True] 18.08s setup test_broken_part_during_merge/test.py::test_merge_and_part_corruption 17.90s setup test_executable_table_function/test.py::test_executable_function_arg_eval_input_python 17.89s teardown test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 17.42s setup test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 16.97s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 16.93s setup test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 16.63s setup test_encrypted_disk_replication/test.py::test_replication 16.06s call test_config_decryption/test_wrong_settings.py::test_subnodes 16.00s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 15.98s call test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 15.48s teardown test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 15.24s call test_config_decryption/test_wrong_settings.py::test_wrong_method 15.16s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 14.97s setup test_create_user_and_login/test.py::test_grant_create_user 14.66s setup test_endpoint_macro_substitution/test.py::test_select_by_type 14.62s call test_catboost_evaluate/test.py::testRecoveryAfterCrash 14.41s setup test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 13.73s teardown test_default_compression_codec/test.py::test_default_codec_single 13.52s call test_config_decryption/test_wrong_settings.py::test_invalid_chars 13.47s setup test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 13.46s call test_catboost_evaluate/test.py::testAmazonModelManyRows 13.37s call test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade 13.08s call test_config_decryption/test_wrong_settings.py::test_no_encryption_key 12.82s setup test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 12.71s setup test_dictionaries_null_value/test.py::test_null_value 12.60s setup test_config_corresponding_root/test.py::test_work 12.44s call test_config_yaml_full/test.py::test_yaml_full_conf 12.31s setup test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade 11.58s setup test_distributed_config/test.py::test_distibuted_settings 11.07s call test_backup_log/test.py::test_backup_log 11.04s call test_alter_moving_garbage/test.py::test_alter_moving[False-False] 10.16s call test_distributed_load_balancing/test.py::test_load_balancing_round_robin 10.11s call test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 10.01s call test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] 9.88s call test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 9.86s call test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] 9.56s call test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors 9.07s teardown test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl 8.28s call test_distributed_ddl_on_cross_replication/test.py::test_atomic_database 8.14s call test_create_user_and_login/test.py::test_login_as_dropped_user_xml 7.53s call test_default_compression_codec/test.py::test_default_codec_multiple 7.52s call test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 7.33s setup test_backup_log/test.py::test_backup_log 6.71s teardown test_distributed_load_balancing/test.py::test_load_balancing_round_robin 6.65s teardown test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade 6.63s setup test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 6.61s teardown test_distributed_config/test.py::test_distibuted_settings 6.11s teardown test_allowed_client_hosts/test.py::test_denied_host 6.03s setup test_enabling_access_management/test.py::test_enabling_access_management 6.01s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 5.92s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 5.44s call test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 5.41s teardown test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 5.32s teardown test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 4.91s teardown test_dictionaries_null_value/test.py::test_null_value 4.77s teardown test_broken_part_during_merge/test.py::test_merge_and_part_corruption 4.71s call test_broken_part_during_merge/test.py::test_merge_and_part_corruption 4.69s call test_catboost_evaluate/test.py::testModelPathIsNotAConstString 4.49s call test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 4.05s teardown test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 3.88s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 3.74s teardown test_create_user_and_login/test.py::test_login_as_dropped_user_xml 3.49s teardown test_enabling_access_management/test.py::test_enabling_access_management 3.37s teardown test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 3.33s call test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl 2.77s teardown test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 2.62s call test_default_compression_codec/test.py::test_default_codec_for_compact_parts 2.44s call test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 2.42s call test_catboost_evaluate/test.py::testNonConstantFeatures 2.40s call test_catboost_evaluate/test.py::testInvalidModelPath 2.30s call test_encrypted_disk_replication/test.py::test_zero_copy_replication 2.25s call test_catboost_evaluate/test.py::testModelUpdate 2.17s call test_allowed_client_hosts/test.py::test_allowed_host 2.14s teardown test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 2.07s call test_encrypted_disk_replication/test.py::test_replication 2.03s call test_enabling_access_management/test.py::test_enabling_access_management 2.00s call test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 1.76s call test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl 1.74s teardown test_backup_log/test.py::test_backup_log 1.73s call test_create_user_and_login/test.py::test_login_as_dropped_user 1.71s call test_executable_table_function/test.py::test_executable_function_arg_eval_input_python 1.61s call test_distributed_config/test.py::test_distibuted_settings 1.56s teardown test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 1.33s call test_dictionaries_null_value/test.py::test_null_value 1.30s call test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 1.28s call test_catboost_evaluate/test.py::testOnNullableFeatures 1.22s call test_catboost_evaluate/test.py::testInvalidLibraryPath 1.21s teardown test_executable_table_function/test.py::test_executable_function_arg_eval_input_python 1.15s call test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 1.13s call test_create_user_and_login/test.py::test_grant_create_user 1.11s call test_create_user_and_login/test.py::test_login 1.00s setup test_distributed_load_balancing/test.py::test_load_balancing_first_or_random 0.96s call test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.90s call test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 0.90s setup test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance 0.90s setup test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 0.90s setup test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] 0.85s call test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.85s setup test_distributed_load_balancing/test.py::test_load_balancing_default 0.85s setup test_distributed_load_balancing/test.py::test_load_balancing_round_robin 0.85s call test_catboost_evaluate/test.py::testConstantFeatures 0.82s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 0.80s call test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.80s setup test_distributed_load_balancing/test.py::test_load_balancing_in_order 0.80s setup test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] 0.80s call test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.80s call test_allowed_client_hosts/test.py::test_denied_host 0.75s call test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.70s call test_endpoint_macro_substitution/test.py::test_select_by_type 0.68s call test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 0.63s call test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable 0.53s call test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 0.52s teardown test_encrypted_disk_replication/test.py::test_replication 0.52s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 0.49s call test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 0.37s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 0.37s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 0.37s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 0.37s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 0.27s teardown test_create_user_and_login/test.py::test_login_as_dropped_user 0.22s teardown test_create_user_and_login/test.py::test_login 0.22s teardown test_create_user_and_login/test.py::test_grant_create_user 0.05s setup test_config_decryption/test_wrong_settings.py::test_invalid_chars 0.01s setup test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl 0.01s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 0.01s teardown test_alter_moving_garbage/test.py::test_alter_moving[True-True] 0.01s teardown test_catboost_evaluate/test.py::testInvalidModelPath 0.01s teardown test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.01s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 0.00s setup test_config_decryption/test_wrong_settings.py::test_wrong_method 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[False-True] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s teardown test_allowed_client_hosts/test.py::test_allowed_host 0.00s setup test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_default 0.00s setup test_alter_moving_garbage/test.py::test_alter_moving[True-True] 0.00s setup test_alter_moving_garbage/test.py::test_delete_race_leftovers 0.00s setup test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s teardown test_distributed_ddl_on_cross_replication/test.py::test_atomic_database 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s setup test_config_decryption/test_wrong_settings.py::test_subnodes 0.00s setup test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 0.00s setup test_allowed_client_hosts/test.py::test_denied_host 0.00s setup test_distributed_ddl_on_cross_replication/test.py::test_atomic_database 0.00s setup test_create_user_and_login/test.py::test_login_as_dropped_user 0.00s teardown test_config_corresponding_root/test.py::test_work 0.00s setup test_config_yaml_full/test.py::test_yaml_full_conf 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s setup test_default_compression_codec/test.py::test_default_codec_single 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[False-False] 0.00s setup test_catboost_evaluate/test.py::testInvalidModelPath 0.00s teardown test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_in_order 0.00s teardown test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl 0.00s setup test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s setup test_create_user_and_login/test.py::test_login_as_dropped_user_xml 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s setup test_create_user_and_login/test.py::test_login 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 0.00s teardown test_default_compression_codec/test.py::test_default_codec_for_compact_parts 0.00s setup test_alter_moving_garbage/test.py::test_alter_moving[False-True] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_first_or_random 0.00s teardown test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 0.00s teardown test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance 0.00s setup test_catboost_evaluate/test.py::testConstantFeatures 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 0.00s teardown test_config_decryption/test_wrong_settings.py::test_subnodes 0.00s setup test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 0.00s call test_config_corresponding_root/test.py::test_work 0.00s setup test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_config_yaml_full/test.py::test_yaml_full_conf 0.00s setup test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 0.00s setup test_encrypted_disk_replication/test.py::test_zero_copy_replication 0.00s setup test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s setup test_catboost_evaluate/test.py::testModelUpdate 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s teardown test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 0.00s teardown test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s setup test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 0.00s teardown test_catboost_evaluate/test.py::testConstantFeatures 0.00s teardown test_config_decryption/test_wrong_settings.py::test_no_encryption_key 0.00s teardown test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s teardown test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelManyRows 0.00s teardown test_default_compression_codec/test.py::test_default_codec_multiple 0.00s teardown test_config_decryption/test_wrong_settings.py::test_wrong_method 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 0.00s setup test_default_compression_codec/test.py::test_default_codec_multiple 0.00s teardown test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s teardown test_config_decryption/test_wrong_settings.py::test_invalid_chars 0.00s setup test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_catboost_evaluate/test.py::testModelUpdate 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 0.00s setup test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s teardown test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.00s setup test_config_decryption/test_wrong_settings.py::test_no_encryption_key 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 0.00s setup test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.00s setup test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s teardown test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh =========================== short test summary info ============================ FAILED test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup PASSED test_config_decryption/test_wrong_settings.py::test_invalid_chars PASSED test_create_user_and_login/test.py::test_grant_create_user PASSED test_create_user_and_login/test.py::test_login PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] PASSED test_default_compression_codec/test.py::test_default_codec_for_compact_parts PASSED test_config_decryption/test_wrong_settings.py::test_no_encryption_key PASSED test_create_user_and_login/test.py::test_login_as_dropped_user_xml PASSED test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors PASSED test_default_compression_codec/test.py::test_default_codec_multiple PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-False] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString PASSED test_catboost_evaluate/test.py::testConstantFeatures PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath PASSED test_catboost_evaluate/test.py::testInvalidModelPath PASSED test_config_decryption/test_wrong_settings.py::test_subnodes PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString PASSED test_catboost_evaluate/test.py::testModelUpdate PASSED test_catboost_evaluate/test.py::testNonConstantFeatures PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-True] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures PASSED test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl PASSED test_config_decryption/test_wrong_settings.py::test_wrong_method PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] PASSED test_distributed_ddl_on_cross_replication/test.py::test_atomic_database PASSED test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash PASSED test_default_compression_codec/test.py::test_default_codec_single PASSED test_allowed_client_hosts/test.py::test_allowed_host PASSED test_alter_moving_garbage/test.py::test_alter_moving[True-True] PASSED test_allowed_client_hosts/test.py::test_denied_host PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash PASSED test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible PASSED test_encrypted_disk_replication/test.py::test_replication PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed PASSED test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible PASSED test_encrypted_disk_replication/test.py::test_zero_copy_replication PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] PASSED test_alter_moving_garbage/test.py::test_delete_race_leftovers PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup PASSED test_dictionaries_null_value/test.py::test_null_value PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup PASSED test_distributed_load_balancing/test.py::test_load_balancing_default PASSED test_config_yaml_full/test.py::test_yaml_full_conf PASSED test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] PASSED test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica PASSED test_backup_log/test.py::test_backup_log PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] PASSED test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] PASSED test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade PASSED test_distributed_config/test.py::test_distibuted_settings PASSED test_enabling_access_management/test.py::test_enabling_access_management PASSED test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] PASSED test_executable_table_function/test.py::test_executable_function_arg_eval_input_python PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] PASSED test_endpoint_macro_substitution/test.py::test_select_by_type PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[String_] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] PASSED test_distributed_load_balancing/test.py::test_load_balancing_first_or_random PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] PASSED test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] PASSED test_config_corresponding_root/test.py::test_work PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] PASSED test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance PASSED test_distributed_load_balancing/test.py::test_load_balancing_in_order PASSED test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority] PASSED test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative] PASSED test_distributed_load_balancing/test.py::test_load_balancing_round_robin =================== 1 failed, 99 passed in 594.77s (0:09:54) =================== Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration/./runner", line 492, in subprocess.check_call(cmd, shell=True, bufsize=0) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_18gvut --privileged --dns-search='.' --memory=30709039104 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host 'test_alter_moving_garbage/test.py::test_alter_moving[False-False]' 'test_alter_moving_garbage/test.py::test_alter_moving[False-True]' 'test_alter_moving_garbage/test.py::test_alter_moving[True-True]' test_alter_moving_garbage/test.py::test_delete_race_leftovers 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1]' test_backup_log/test.py::test_backup_log test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_config_corresponding_root/test.py::test_work test_config_decryption/test_wrong_settings.py::test_invalid_chars test_config_decryption/test_wrong_settings.py::test_no_encryption_key test_config_decryption/test_wrong_settings.py::test_subnodes test_config_decryption/test_wrong_settings.py::test_wrong_method test_config_yaml_full/test.py::test_yaml_full_conf test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed]' test_dictionaries_null_value/test.py::test_null_value 'test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Date_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[String_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_]' test_disks_app_other_disk_types/test.py::test_disks_app_plain_rewritable test_distributed_config/test.py::test_distibuted_settings test_distributed_ddl_on_cross_replication/test.py::test_alter_ddl test_distributed_ddl_on_cross_replication/test.py::test_atomic_database test_distributed_ddl_on_cross_replication/test.py::test_non_query_with_table_ddl test_distributed_load_balancing/test.py::test_distributed_replica_max_ignored_errors test_distributed_load_balancing/test.py::test_load_balancing_default test_distributed_load_balancing/test.py::test_load_balancing_first_or_random test_distributed_load_balancing/test.py::test_load_balancing_hostname_levenshtein_distance test_distributed_load_balancing/test.py::test_load_balancing_in_order test_distributed_load_balancing/test.py::test_load_balancing_nearest_hostname 'test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority]' 'test_distributed_load_balancing/test.py::test_load_balancing_priority_round_robin[dist_priority_negative]' test_distributed_load_balancing/test.py::test_load_balancing_round_robin test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper test_enabling_access_management/test.py::test_enabling_access_management test_encrypted_disk_replication/test.py::test_replication test_encrypted_disk_replication/test.py::test_zero_copy_replication test_endpoint_macro_substitution/test.py::test_select_by_type test_executable_table_function/test.py::test_executable_function_arg_eval_input_python -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 ' returned non-zero exit status 1.